home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 8 (Internal Edition) / Apple R&P Lib Internal v8.0.iso / 3-Presentations / Service⁄Support⁄Training / Self-Paced Training / Apple Scanner Training / Using / card_30793.txt < prev    next >
Text File  |  1988-07-14  |  4KB  |  184 lines

  1. -- card: 30793 from stack: in
  2. -- bmap block id: 33271
  3. -- flags: 0000
  4. -- background id: 31138
  5. -- name: QUESTION 1
  6. ----- HyperTalk script -----
  7. on closeCard
  8.   hide button id 17
  9. end closeCard
  10.  
  11.  
  12. -- part 2 (field)
  13. -- low flags: 01
  14. -- high flags: 0000
  15. -- rect: left=45 top=76 right=274 bottom=261
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 0
  19. -- font id: 3
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: 
  24.  
  25.  
  26. -- part 15 (field)
  27. -- low flags: 01
  28. -- high flags: 0000
  29. -- rect: left=20 top=51 right=69 bottom=283
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 0 / 0
  32. -- text alignment: 1
  33. -- font id: 3
  34. -- text size: 14
  35. -- style flags: 256
  36. -- line height: 18
  37. -- part name: 
  38.  
  39.  
  40. -- part 17 (button)
  41. -- low flags: 80
  42. -- high flags: A003
  43. -- rect: left=345 top=248 right=270 bottom=445
  44. -- title width / last selected line: 0
  45. -- icon id / first selected line: 0 / 0
  46. -- text alignment: 1
  47. -- font id: 0
  48. -- text size: 12
  49. -- style flags: 0
  50. -- line height: 16
  51. -- part name: Reference
  52. ----- HyperTalk script -----
  53. on mouseUp
  54.   push card
  55.   visual iris open
  56.   go to card "Scan Control Panel"
  57.   show card button "self-check"
  58.   show card field "cloak"
  59.   show card field "cloak 1"
  60. end mouseUp
  61.  
  62.  
  63.  
  64.  
  65. -- part 20 (field)
  66. -- low flags: 80
  67. -- high flags: 0000
  68. -- rect: left=324 top=160 right=197 bottom=491
  69. -- title width / last selected line: 0
  70. -- icon id / first selected line: 0 / 0
  71. -- text alignment: 0
  72. -- font id: 3
  73. -- text size: 12
  74. -- style flags: 0
  75. -- line height: 16
  76. -- part name: 
  77.  
  78.  
  79. -- part 28 (button)
  80. -- low flags: 00
  81. -- high flags: A003
  82. -- rect: left=363 top=163 right=185 bottom=429
  83. -- title width / last selected line: 0
  84. -- icon id / first selected line: 0 / 0
  85. -- text alignment: 1
  86. -- font id: 0
  87. -- text size: 12
  88. -- style flags: 0
  89. -- line height: 16
  90. -- part name: False
  91. ----- HyperTalk script -----
  92.  
  93.  
  94. on mouseUp
  95.   play boing
  96.   show button id 17
  97. end mouseUp
  98.  
  99.  
  100.  
  101. -- part 29 (button)
  102. -- low flags: 00
  103. -- high flags: A003
  104. -- rect: left=363 top=132 right=154 bottom=429
  105. -- title width / last selected line: 0
  106. -- icon id / first selected line: 0 / 0
  107. -- text alignment: 1
  108. -- font id: 0
  109. -- text size: 12
  110. -- style flags: 0
  111. -- line height: 16
  112. -- part name: True
  113. ----- HyperTalk script -----
  114. on mouseUp
  115.   play "Harpsichord" tempo 180 "a es eq es f# g# a b c#5q a4s aq"
  116.   wait for 2 seconds
  117.   hide button id 17
  118.   visual scroll left
  119.   go next
  120. end mouseUp
  121.  
  122.  
  123.  
  124. -- part 33 (button)
  125. -- low flags: 00
  126. -- high flags: 0000
  127. -- rect: left=328 top=302 right=325 bottom=353
  128. -- title width / last selected line: 0
  129. -- icon id / first selected line: 0 / 0
  130. -- text alignment: 1
  131. -- font id: 0
  132. -- text size: 12
  133. -- style flags: 0
  134. -- line height: 16
  135. -- part name: New Button
  136. ----- HyperTalk script -----
  137. on mouseUp
  138.   visual scroll right
  139.   go to next card
  140. end mouseUp
  141.  
  142.  
  143.  
  144.  
  145. -- part 34 (button)
  146. -- low flags: 00
  147. -- high flags: A004
  148. -- rect: left=202 top=303 right=324 bottom=305
  149. -- title width / last selected line: 0
  150. -- icon id / first selected line: 0 / 0
  151. -- text alignment: 1
  152. -- font id: 0
  153. -- text size: 12
  154. -- style flags: 0
  155. -- line height: 16
  156. -- part name: Using
  157. ----- HyperTalk script -----
  158. on mouseUp
  159.   answer "Exit the Self-Check?" with "Yes" or "Cancel"
  160.   if it is "Yes" then
  161.     visual checkerboard to black
  162.     go to stack "Using"
  163.   end if
  164.   if it is "Cancel" then
  165.     put "Cancel" into it
  166.   end if
  167. end  mouseUp
  168.  
  169.  
  170. -- part contents for card part 2
  171. ----- text -----
  172.  
  173.  
  174.  
  175. The Scan Control Panel provides access to the same controls and instructions as the Scan menu. 
  176.  
  177. -- part contents for card part 15
  178. ----- text -----
  179. Question
  180.  
  181. -- part contents for card part 20
  182. ----- text -----
  183. Only during routine 
  184. maintenance?